home *** CD-ROM | disk | FTP | other *** search
/ Tripas 5 / TRIPAS 005.iso / Wos.EXE / 2015 / models / title_sin.def < prev    next >
Encoding:
Text File  |  1999-02-24  |  817 b   |  49 lines

  1. SDEF
  2. // DESCRIPTION:
  3. // This is a model definition file.  It is to be used in conjunction with Wages of Sin.
  4. // MODEL AUTHOR:
  5. // Boon
  6. //
  7. // SINED SECTION
  8. //
  9. //
  10. // The SINED declaration section
  11. //
  12. /*SINED Cinematic_WagesofSin3-new (.3 1 .3) (0 0 0) (0 0 0) NOT_SOLID NOT_DAMAGABLE
  13. The last piece of the wages of sin logo: "Sin"
  14. */
  15. //
  16. //
  17. // FILE DECLARATIONS
  18. //
  19. // Model Commands
  20. path models/title
  21. scale 2
  22. origin 0 -55 -7.5
  23.  
  24.  
  25. // Base Model
  26. sin.sbm
  27.  
  28. // Skins
  29. //blank.tga
  30.   blanc.tga
  31.  
  32. // Animations
  33. idle        sin.sam
  34. explode    sin_explode.sam
  35. //shrink    sin.sam
  36. //thin        sin_thin.sam
  37. //thick        sin_thick.sam
  38.  
  39. //
  40. // The initialization section
  41. //
  42. !init:
  43. server classname object
  44. server setsize "0 -30 -15" "5 35 15"
  45.  
  46. !main:
  47. server idle first nextframe 0
  48. //server shrink 10 nextframe 10
  49.